projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d52355
)
(highlight-changes): Add defgroup :version.
author
Dave Love
<fx@gnu.org>
Wed, 31 Mar 1999 16:09:40 +0000
(16:09 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 31 Mar 1999 16:09:40 +0000
(16:09 +0000)
lisp/hilit-chg.el
patch
|
blob
|
history
diff --git
a/lisp/hilit-chg.el
b/lisp/hilit-chg.el
index 40de5d65fb3ce48283db40c320dcafd2361e7daf..2d84ee68fa0af8d5686655079703c7c413c0697f 100644
(file)
--- a/
lisp/hilit-chg.el
+++ b/
lisp/hilit-chg.el
@@
-197,6
+197,7
@@
;; ====================== Customization =======================
(defgroup highlight-changes nil
"Highlight Changes mode."
+ :version "20.4"
:group 'faces)